Skip to content

Better Entity Limits#1492

Open
DrPerkyLegit wants to merge 1 commit intoMCLCE:mainfrom
DrPerkyLegit:increase-entity-limits
Open

Better Entity Limits#1492
DrPerkyLegit wants to merge 1 commit intoMCLCE:mainfrom
DrPerkyLegit:increase-entity-limits

Conversation

@DrPerkyLegit
Copy link
Copy Markdown

Description

changes entity id limit to be a bit higher, fixes missing Entity.cpp from server files

Changes

Previous Behavior

the client would hit 2048 entities and anything before wouldnt be tracked or would crash the client

Root Cause

i dont think they thought that more than 2048 ents could reasonably be in a world on older hardware

New Behavior

increased limit
image

Fix Implementation

changed the base 2048 entity id limit in multiple places to 16384

AI Use Disclosure

no

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant